home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Sample Code / Newton Sample Code 1.2 / Sound / Simple Dialer-1 / README.Simple Dialer < prev   
Encoding:
Text File  |  1993-10-11  |  367 b   |  9 lines  |  [TEXT/R*ch]

  1. Simple Dialer 1.0 by Todd Courtois
  2.  
  3. This simple app mainly demonstrates the root's :Dial() method, and secondarily 
  4. demonstrates how to set up a protokeyboard.
  5.  
  6. The calls which dial one number  (such as getroot:Dial("5",speaker)) are 
  7. not terribly fast or useful, but they provide immediate feedback.  The
  8. "Call Todd" button demonstrates how to preset a dial string.
  9.